Authenticator.FederationPassiveAuthUri - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.Phone.Auth.UI (dans Microsoft.SharePoint.Client.Phone.Auth.UI.dll)
Syntaxe
'Déclaration
Public Property FederationPassiveAuthUri As String
Get
Set
'Utilisation
Dim instance As Authenticator
Dim value As String
value = instance.FederationPassiveAuthUri
instance.FederationPassiveAuthUri = value
public string FederationPassiveAuthUri { get; set; }
Valeur de propriété
Type : System.String