Uses of Class
com.microsoft.graph.models.RemoteDesktopSecurityConfiguration
Packages that use RemoteDesktopSecurityConfiguration
-
Uses of RemoteDesktopSecurityConfiguration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RemoteDesktopSecurityConfigurationModifier and TypeMethodDescriptionRemoteDesktopSecurityConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueServicePrincipal.getRemoteDesktopSecurityConfiguration()Gets the remoteDesktopSecurityConfiguration property value.Methods in com.microsoft.graph.models with parameters of type RemoteDesktopSecurityConfigurationModifier and TypeMethodDescriptionvoidServicePrincipal.setRemoteDesktopSecurityConfiguration(RemoteDesktopSecurityConfiguration value) Sets the remoteDesktopSecurityConfiguration property value.