X509CertificateClaimSet.IPrincipal.IsInRole(String) メソッド

定義

 virtual bool System.Security.Principal.IPrincipal.IsInRole(System::String ^ role) = System::Security::Principal::IPrincipal::IsInRole;
bool IPrincipal.IsInRole (string role);
abstract member System.Security.Principal.IPrincipal.IsInRole : string -> bool
override this.System.Security.Principal.IPrincipal.IsInRole : string -> bool
Function IsInRole (role As String) As Boolean Implements IPrincipal.IsInRole

パラメーター

role
String

戻り値

実装

適用対象