SPTrustedAuthenticationProvider.ProviderName-Feld
Der Name der Authentifizierungsanbieter, der vom SharePoint als vertrauenswürdig ist.
Namespace: Microsoft.SharePoint.AdministrationOperation
Assembly: Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.dll)
Syntax
'Declaration
Public ProviderName As String
'Usage
Dim instance As SPTrustedAuthenticationProvider
Dim value As String
value = instance.ProviderName
instance.ProviderName = value
public string ProviderName
Siehe auch
Referenz
SPTrustedAuthenticationProvider Klasse