Aracılığıyla paylaş


WindowsTokenRoleProvider.RoleExists(String) Yöntem

Tanım

Bu yöntem Windows belirteci rol sağlayıcısı tarafından desteklenmez.

public:
 override bool RoleExists(System::String ^ roleName);
public override bool RoleExists (string roleName);
override this.RoleExists : string -> bool
Public Overrides Function RoleExists (roleName As String) As Boolean

Parametreler

roleName
String

Veri kaynağında aranacak rolün adı.

Döndürülenler

Yok. yöntemi sınıfı tarafından WindowsTokenRoleProvider desteklenmez ve her zaman bir ProviderExceptionoluşturur.

Özel durumlar

Desteklenmeyen bir yöntem çağrıldı.

Şunlara uygulanır

Ayrıca bkz.