UserPinServices Class
Represents pin services available to a user.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.PinManagement.PinServices
Microsoft.Rtc.Collaboration.PinManagement.UserPinServices
Namespace: Microsoft.Rtc.Collaboration.PinManagement
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class UserPinServices _
Inherits PinServices
'Usage
Dim instance As UserPinServices
public class UserPinServices : PinServices
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.