Click or drag to resize

AddIdpClusterAdminRequestAccess Property

Controls which methods this IdP Cluster Admin can use. For more details on the levels of access, see the Access Control appendix in the SolidFire API Reference.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string[] Access { get; set; }

Property Value

Type: String
See Also