Свойство Authenticator.FederationPassiveAuthUri
Пространство имен: Microsoft.SharePoint.Client
Сборка: Microsoft.SharePoint.Client.Phone.Auth.UI (в Microsoft.SharePoint.Client.Phone.Auth.UI.dll)
Синтаксис
'Декларация
Public Property FederationPassiveAuthUri As String
Get
Set
'Применение
Dim instance As Authenticator
Dim value As String
value = instance.FederationPassiveAuthUri
instance.FederationPassiveAuthUri = value
public string FederationPassiveAuthUri { get; set; }
Значение свойства
Тип: System.String