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

Возвращаемое значение

Реализации

Применяется к