Authenticator.FederationPassiveAuthUri propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Phone.Auth.UI (em Microsoft.SharePoint.Client.Phone.Auth.UI.dll)
Sintaxe
'Declaração
Public Property FederationPassiveAuthUri As String
Get
Set
'Uso
Dim instance As Authenticator
Dim value As String
value = instance.FederationPassiveAuthUri
instance.FederationPassiveAuthUri = value
public string FederationPassiveAuthUri { get; set; }
Valor de propriedade
Tipo: System.String