X509CertificateClaimSet.IPrincipal.IsInRole(String) Methode

Definition

 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

Parameter

role
String

Gibt zurück

Implementiert

Gilt für: