言語

ClaimTypes.DenyOnlyPrimaryGroupSid フィールド

定義

エンティティの拒否のみのプライマリ グループ SID を示す要求の URI を指定します。 http://schemas.microsoft.com/ws/2008/06/identity/claims/denyonlyprimarygroupsid

public: System::String ^ DenyOnlyPrimaryGroupSid;
public const string DenyOnlyPrimaryGroupSid;
val mutable DenyOnlyPrimaryGroupSid : string
Public Const DenyOnlyPrimaryGroupSid As String 

フィールド値

注釈

拒否のみの SID は、セキュリティ保護可能なオブジェクトへの指定されたエンティティ アクセスを拒否します。

Note

スキーマ URI は主に識別子として使用され、ハイパーリンクとして機能することは想定されません。

適用対象