次の方法で共有


SsoCredentials.Password フィールド (Microsoft.SharePoint.Portal.SingleSignon)

資格情報のパスワード。

名前空間: Microsoft.SharePoint.Portal.SingleSignon
アセンブリ: Microsoft.SharePoint.Portal.SingleSignon (microsoft.sharepoint.portal.singlesignon.dll 内)

構文

'宣言
Public Password As SecureString
'使用
Dim instance As SsoCredentials
Dim value As SecureString

value = instance.Password

instance.Password = value
public SecureString Password

例については、「[ウォークスルー] プラグ可能な SSO プロバイダを実装する」を参照してください。

関連項目

参照

SsoCredentials クラス
SsoCredentials メンバ
Microsoft.SharePoint.Portal.SingleSignon 名前空間