PublicationAccess.LoginName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the user or group that has a login to the Publisher and is granted access to a publication.
public:
property System::String ^ LoginName { System::String ^ get(); };
public string LoginName { get; }
member this.LoginName : string
Public ReadOnly Property LoginName As String
Property Value
A String value.
Remarks
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.