SingleSignOnDescriptor.NameIdentifierFormats 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取表示支持的名称标识符格式的 URI 的集合。
public:
property System::Collections::Generic::ICollection<Uri ^> ^ NameIdentifierFormats { System::Collections::Generic::ICollection<Uri ^> ^ get(); };
public System.Collections.Generic.ICollection<Uri> NameIdentifierFormats { get; }
member this.NameIdentifierFormats : System.Collections.Generic.ICollection<Uri>
Public ReadOnly Property NameIdentifierFormats As ICollection(Of Uri)
属性值
表示受支持的名称标识符格式的 URI 的集合。
注解
集合包含零个或多个元素,这些元素枚举服务提供程序支持的名称标识符格式。